home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
iv.dir
/
00170.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-19
|
233 b
|
11 lines
on mouseDown
global givFullPath, givCurrArrow
set tmp to the castNum of sprite the clickOn
repeat while the stillDown
nothing()
end repeat
if the mouseCast = tmp then
DecrementMonitorList(givCurrArrow)
end if
end